MailTipsConfigurationInternalDomains Property |
Identifies the list of internal SMTP domains of the organization.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<SmtpDomain> InternalDomains { get; }Public ReadOnly Property InternalDomains As IList(Of SmtpDomain)
Get
Property Value
Type:
IListSmtpDomain
See Also